projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3121b5
)
core: Drop duplicated type declarations
author
Colin Walters
<walters@verbum.org>
Sat, 17 Aug 2013 12:23:28 +0000
(08:23 -0400)
committer
Colin Walters
<walters@verbum.org>
Sat, 17 Aug 2013 12:23:28 +0000
(08:23 -0400)
3 fewer gtk-doc warnings, 99 still left on the wall...
src/libostree/ostree-types.h
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-types.h
b/src/libostree/ostree-types.h
index 5370aac7573b98f659aecfbe69870d907716f035..a0fff03d95ccafd0c2eac2be6f774fbcb17a4695 100644
(file)
--- a/
src/libostree/ostree-types.h
+++ b/
src/libostree/ostree-types.h
@@
-26,11
+26,8
@@
G_BEGIN_DECLS
-struct OstreeRepo;
typedef struct OstreeRepo OstreeRepo;
-struct OstreeMutableTree;
typedef struct OstreeMutableTree OstreeMutableTree;
-struct OstreeRepoFile;
typedef struct OstreeRepoFile OstreeRepoFile;
G_END_DECLS